Let's add a snowman to our card!
Right now both of our sprites have the same name. Let's change the snowman's name so they don't get mixed up.
- Change the word before the equals sign = to frosty.
A sprite's name is the orange word before the equals sign. We use a sprite's name to give it commands.
To navigate the page using the TAB key, first press ESC to exit the code editor.